home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / patches / groundfo.txt < prev    next >
Encoding:
Text File  |  1994-10-02  |  550 b   |  23 lines

  1.  
  2. groundfog.jpg demonstrates the variable fog denstity
  3. feature I added to POV.
  4.  
  5. groundfog.tar.Z contains the patch and an example scene.
  6. The patch can be applied to version 2.1 and 2.2 sources.
  7.  
  8. The patch adds a new keyword ydistance to fog statement.
  9. The fog density varies along y axis like this:
  10.  
  11.                  -y
  12.               ---------
  13.               ydistance
  14.   density = e
  15.  
  16.  
  17. I have been told that the patch does not work on PC:s
  18. (overflow/underflow errors). It has worked fine on HP705
  19. with HP-UX 9.01.
  20.  
  21. Kari Kivisalo
  22. kkivisal@vipunen.hut.fi
  23.